ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataSelection<T> Class |
For a list of all members of this type, see MetadataSelection<T> members.
Name | Description | |
---|---|---|
Add | Adds metadata item to the list. | |
Clear | Removes all items from selection. | |
Contains | Indicates if selection contains an item. | |
FindIndex | Overloaded. Returns the index of first found metadata item that matches the string name. | |
FindIndices | Overloaded. Returns the list of indexes of metadata items that match the string name. | |
FindItem | Overloaded. Returns the first found metadata item that matches the string name. | |
FindItems | Overloaded. Returns the list of metadata items that match the string name. | |
GetDefaultItems | ||
GetItems | ||
IsLoaded | Indicates if the types of metadata items sprcified in constructor have been loaded to the list. | |
Load | Loads types of metadata items specified in constructor to the list. | |
Remove | Removes metadata item from the list. |